(x_display_info_for_name): Cast 0 to "char *" in the call
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 Jan 2001 14:12:28 +0000 (14:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 Jan 2001 14:12:28 +0000 (14:12 +0000)
commit54f9122ffed9764c1961ddbf99d49e0eaf7b1e21
treee813e6c56a2118ebdaeed81a9e7a63b56b6569b5
parentd0225f3d55771b1fc77f6316bb83784cbab2a398
(x_display_info_for_name): Cast 0 to "char *" in the call
to x_term_init.
(lookup_image): Remove unused variable `file'.
(xbm_load): Remove unused variables `bitmap_data', `height', and
`width'.  Remove function-local variable `i', leave the
block-local one.
(gif_load): Remove unused variable `inc'.
src/xfns.c